[INFO] cloning repository https://github.com/JefteSG/dani-e-os-seres-de-papel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JefteSG/dani-e-os-seres-de-papel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJefteSG%2Fdani-e-os-seres-de-papel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJefteSG%2Fdani-e-os-seres-de-papel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6077aa61a20752e129ff1697018879e2748e3d26
[INFO] checking JefteSG/dani-e-os-seres-de-papel against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJefteSG%2Fdani-e-os-seres-de-papel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JefteSG/dani-e-os-seres-de-papel
[INFO] finished tweaking git repo https://github.com/JefteSG/dani-e-os-seres-de-papel
[INFO] tweaked toml for git repo https://github.com/JefteSG/dani-e-os-seres-de-papel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JefteSG/dani-e-os-seres-de-papel on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JefteSG/dani-e-os-seres-de-papel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-msvc.rustflags
[INFO] [stderr] warning: `dani_seres_do_papel` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded dasp_frame v0.11.0
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] [stderr]   Downloaded weezl v0.1.11
[INFO] [stderr]   Downloaded js-sys v0.3.82
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.2
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] [stderr]   Downloaded quad-snd v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f
[INFO] running `Command { std: "docker" "start" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-msvc.rustflags
[INFO] [stderr] warning: `dani_seres_do_papel` (manifest) generated 1 warning
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking weezl v0.1.11
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling dani_seres_do_papel v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stdout] warning: constant `FINAL_BLOW_DURATION` is never used
[INFO] [stdout]  --> src/config.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub const FINAL_BLOW_DURATION: f32 = 1.0;
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/deck.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Poison(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Poison(u32),
[INFO] [stdout] 17 +     Poison(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/deck.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Burn(u32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Burn(u32),
[INFO] [stdout] 19 +     Burn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_path` is never read
[INFO] [stdout]   --> src/deck.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Card {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_texture` is never used
[INFO] [stdout]   --> src/deck.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Card {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn load_texture(&self) -> Result<Texture2D, macroquad::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `display`, and `play` are never used
[INFO] [stdout]    --> src/deck.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl Hand {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout]  95 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn display(&self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn play(&self, index: usize) -> Option<&Card> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `heal` is never read
[INFO] [stdout]    --> src/deck.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct EnemyCardChances {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub heal: f32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_card_back` and `play_background_music` are never used
[INFO] [stdout]    --> src/deck.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl CardTextureManager {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub fn draw_card_back(&self, x: f32, y: f32, width: f32, height: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn play_background_music(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hand` and `image_path` are never read
[INFO] [stdout]   --> src/enemy.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Enemy {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub name: String,
[INFO] [stdout]  8 |     pub hand: Hand,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `discart_card` is never used
[INFO] [stdout]  --> src/entity.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Entity {
[INFO] [stdout]   |           ------ method in this trait
[INFO] [stdout] 5 |     fn discart_card(&mut self, hand: &mut Hand, index: usize) -> Option<Card>;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameError` is never used
[INFO] [stdout]  --> src/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum GameError {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GameResult` is never used
[INFO] [stdout]   --> src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type GameResult<T> = Result<T, GameError>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reset_turn` and `enemy_turn` are never used
[INFO] [stdout]   --> src/gameturn.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl GameTurn {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn reset_turn(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn enemy_turn(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_experience_progress` is never used
[INFO] [stdout]   --> src/player.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn get_experience_progress(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/state/battle_state.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BattleLogEntry {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub timestamp: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BattleLogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `music_started` is never read
[INFO] [stdout]   --> src/state/battle_state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BattleState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub music_started: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_status_log` is never used
[INFO] [stdout]   --> src/state/battle_state.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl BattleState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn add_status_log(&mut self, target: &str, status: &str, duration: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_player_info` is never read
[INFO] [stdout]   --> src/state/game_state.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct GameState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub show_player_info: bool,           
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_player_info` is never used
[INFO] [stdout]    --> src/state/ui/components.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub fn draw_player_info(battle: &BattleState, font_size: f32, emoji_font: Option<&Font>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FINAL_BLOW_DURATION` is never used
[INFO] [stdout]  --> src/config.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub const FINAL_BLOW_DURATION: f32 = 1.0;
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/deck.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Poison(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Poison(u32),
[INFO] [stdout] 17 +     Poison(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/deck.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Burn(u32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Burn(u32),
[INFO] [stdout] 19 +     Burn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `image_path` is never read
[INFO] [stdout]   --> src/deck.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Card {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_texture` is never used
[INFO] [stdout]   --> src/deck.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Card {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub async fn load_texture(&self) -> Result<Texture2D, macroquad::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `display`, and `play` are never used
[INFO] [stdout]    --> src/deck.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl Hand {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout]  95 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn display(&self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn play(&self, index: usize) -> Option<&Card> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `heal` is never read
[INFO] [stdout]    --> src/deck.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct EnemyCardChances {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub heal: f32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_card_back` and `play_background_music` are never used
[INFO] [stdout]    --> src/deck.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl CardTextureManager {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub fn draw_card_back(&self, x: f32, y: f32, width: f32, height: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn play_background_music(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hand` and `image_path` are never read
[INFO] [stdout]   --> src/enemy.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Enemy {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub name: String,
[INFO] [stdout]  8 |     pub hand: Hand,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `discart_card` is never used
[INFO] [stdout]  --> src/entity.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Entity {
[INFO] [stdout]   |           ------ method in this trait
[INFO] [stdout] 5 |     fn discart_card(&mut self, hand: &mut Hand, index: usize) -> Option<Card>;
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameError` is never used
[INFO] [stdout]  --> src/error.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum GameError {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GameResult` is never used
[INFO] [stdout]   --> src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type GameResult<T> = Result<T, GameError>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reset_turn` and `enemy_turn` are never used
[INFO] [stdout]   --> src/gameturn.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl GameTurn {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn reset_turn(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn enemy_turn(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_experience_progress` is never used
[INFO] [stdout]   --> src/player.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn get_experience_progress(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/state/battle_state.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BattleLogEntry {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub timestamp: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BattleLogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `music_started` is never read
[INFO] [stdout]   --> src/state/battle_state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BattleState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub music_started: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_status_log` is never used
[INFO] [stdout]   --> src/state/battle_state.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl BattleState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn add_status_log(&mut self, target: &str, status: &str, duration: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_player_info` is never read
[INFO] [stdout]   --> src/state/game_state.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct GameState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub show_player_info: bool,           
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_player_info` is never used
[INFO] [stdout]    --> src/state/ui/components.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub fn draw_player_info(battle: &BattleState, font_size: f32, emoji_font: Option<&Font>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.10s
[INFO] running `Command { std: "docker" "inspect" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f", kill_on_drop: false }`
[INFO] [stdout] e79120dd6651ac24b4c3e2a0e7e1b0bb005c58f95e9fa8fbf956486ee2f0fc5f
